Message Box

Command Prototype

iRet = Dialog.MsgBox(sText,sTitle,iStyle,sCommand,iTimeout)

Command Description

Pop-up a prompt message dialog, and return the button clicked by the user

Parameter Description
Required Parameter
sText--The prompt message content displayed in the dialog box
sTitle--The title of a dialog box
iStyle--The style of buttons in the dialog
sCommand--Icons showed in a dialog box
iTimeout--Timeout (milliseconds), 0 means no timeout
return
iRet--The variable used to save the output of the function call

results matching ""

    No results matching ""